From: Matthias Clasen Date: Mon, 6 Aug 2012 23:44:17 +0000 (-0400) Subject: Remove references to deprecated functions X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~16714 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=4942b6f5e4feaef97bae1e591d74f426a386ae06;p=gtk%2B3.0.git Remove references to deprecated functions This inconsistency of the docs was pointed out by Pierre-Yves Luyten in bug 680949. --- diff --git a/gtk/gtkcolorbutton.c b/gtk/gtkcolorbutton.c index c9056b5d02..921d9ecc07 100644 --- a/gtk/gtkcolorbutton.c +++ b/gtk/gtkcolorbutton.c @@ -241,8 +241,7 @@ gtk_color_button_class_init (GtkColorButtonClass *klass) * @widget: the object which received the signal. * * The ::color-set signal is emitted when the user selects a color. - * When handling this signal, use gtk_color_button_get_color() and - * gtk_color_button_get_alpha() (or gtk_color_button_get_rgba()) to + * When handling this signal, use gtk_color_button_get_rgba() to * find out which color was just selected. * * Note that this signal is only emitted when the user